¡El juego no a terminado todavía! Tenemos que restablecer las velocidades de x, y y para reiniciar los meteoros.

  • En el evento, usa Random Integer para crear la variable llamada new_x_speed con rango de (2, 5).
  • Usa otro Random Integer para crear una variable llamada new_y_speed con un rango de (2, 5).

Asegúrate que todos los comandos que estas usando para restablecer los meteoros están adentro del collision event con un ····.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)